搜索资源列表

  1. cncommVC

    0下载:
  2. cncommVC串口类库,含bcb 和vc两个版本-cncommVC serial library containing bcb and vc two versions
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:30720
    • 提供者:文奇峰
  1. MySerialCom_VC

    0下载:
  2. VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used S
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:如歌
  1. IntelligentSecuritySystem

    0下载:
  2. 这是一个用VC实现的智能安防系统程序,里面对串口的编程应用很有价值。-This is a VC with the Smart Security System procedures inside the right Serial Programming Application of great value.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:344064
    • 提供者:夏峰
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-14
    • 文件大小:48128
    • 提供者:liming
  1. VC_MSComm

    0下载:
  2. 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 免费 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-Usage: System Requirements: WIN9X/ME/NT/2000 VC++ 6.0 and installed VC ACTIVEX co
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:zgh
  1. SerialPort_vc

    0下载:
  2. 一个关于串口通信编程的小程序,使用visual c++编写。-Serial communication programming on small procedures, the use of visual c++ Prepared.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:57344
    • 提供者:徐宏强
  1. 200411620252095

    0下载:
  2. 用VC++编程写的一个程序,实现设备和PC机的串口通讯。-With VC++ Programming to write a procedure to achieve equipment and PC-Serial communication.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:46080
    • 提供者:wujiaping
  1. SeriesSample

    0下载:
  2. Windows CE 串口通信编程, EVC 4.0-Windows CE serial communication programming, EVC 4.0
  3. 所属分类:Windows CE

    • 发布日期:2024-05-14
    • 文件大小:215040
    • 提供者:彭群
  1. com_dllold

    0下载:
  2. 串口编程,在vc中实现串口的dll文件,再在其它开发平台中调用该dll,以实现串口的通信.-Serial programming, in vc achieve serial dll file, and then in other development platform to call the dll, in order to realize the serial communication.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:40960
    • 提供者:tianyunpu
  1. SerialPortAPI

    0下载:
  2. 一个串口编程的例程,使用vc++编写,是串口编程的入门程序-A serial programming routines, use the vc to prepare, is serial programming entry procedures
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:59392
    • 提供者:yuqianyi
  1. CommPort

    0下载:
  2. EVC 串口通讯 编程范例 适用 EVC 4.0 -EVC Serial Communication programming examples of the application of EVC 4.0
  3. 所属分类:Windows CE

    • 发布日期:2024-05-14
    • 文件大小:51200
    • 提供者:wangkun
  1. delphi_spcomm

    0下载:
  2. 这个是用DELPHI7开发的串口调试助手。本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,将它改用Delphi编写,作为学习串口编程的一个例子与工具使用。-This is the serial debug Delphi7 development assistant. This procedure completely龚建伟reference to
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-14
    • 文件大小:254976
    • 提供者:jami
  1. 1

    0下载:
  2. VC++环境下用MSComm控件进行串口通讯编程 模型飞机测控平台-VC++ Environment MSComm controls with serial communication programming model aircraft monitoring and control platform
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:319488
    • 提供者:Job
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and r
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:296960
    • 提供者:自治州
  1. VC++Multi-Thread

    0下载:
  2. vc多线程:用VC实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/-vc Multithread: Using VC multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:131072
    • 提供者:pudn
  1. vcwenjian

    0下载:
  2. 用C++ vc编程的串口通讯软件和源代码,文件传输的论文!-Using C++ vc programming serial communication software and source code, file transfer paper!
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:703488
    • 提供者:wenzhao
  1. SerialDebugSourceCodeAndProgrammingAssistantDetail

    0下载:
  2. 串口调试助手源程序及编程详细过程。 保证你学会 VC环境下MSComm控件的使用,从而实现 PC与单片机的串口通信。-Serial debug source code and programming assistant detailed process. Guarantee that you learn to VC environment MSComm control the use of PC and SCM in order t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:35840
    • 提供者:彭圳
  1. MSComm

    0下载:
  2. 使用串口控件 在vc中基于对话框的串口编程-The use of serial control in vc serial dialog-based programming
  3. 所属分类:中间件编程

    • 发布日期:2024-05-14
    • 文件大小:3647488
    • 提供者:刘井生
  1. RTUWin32

    0下载:
  2. 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:10183680
    • 提供者:liuhp
  1. sourcecode

    1下载:
  2. VC++串口通信编程实践书附的源代码,很好很强大-VC++ Serial Communication programming practice attached to the source code of the book, a good strong
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:3486720
    • 提供者:sweetcandy
« 1 2 3 4 5 6 78 9 10 11 12 ... 27 »

源码中国 www.ymcn.org